QueryAddRow(query [, number ])Adds a specified number of empty rows to the specified query. Returns the total number of rows in the query that you are adding rows to.
Name of the query already executed.
Number of rows to add to the query. Default is 1.